home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Animation Series: Viper (Limited Edition)
/
Hyper Animation Series: VIPER (Limited Edition).iso
/
pc
/
SYSTEM
/
class
/
PlayerShotAction.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1998-08-04
|
347 b
|
8 lines
abstract class PlayerShotAction extends StgObjectAction {
public PlayerShotAction(StgFrame var1) {
super(var1);
}
public abstract boolean action(PlayerShotIndex var1);
}